Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.repository.radio
/
[androidJvm]MockInterface_Factory
Mock
Interface_
Factory
@
DaggerGenerated
@
Generated
(
value
=
"dagger.internal.codegen.ComponentProcessor"
,
comments
=
"https://dagger.dev"
)
class
MockInterface_Factory
Members
Functions
create
Link copied to clipboard
open
fun
create
(
serviceProvider
:
Provider
<
RadioInterfaceService
>
)
:
MockInterface_Factory
get
Link copied to clipboard
open
fun
get
(
address
:
String
)
:
MockInterface
new
Instance
Link copied to clipboard
open
fun
newInstance
(
service
:
RadioInterfaceService
,
address
:
String
)
:
MockInterface